Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Update sub-group mask test #462

Merged
merged 7 commits into from
Sep 22, 2021

Conversation

vladimirlaz
Copy link

The test is updated according spec changes in intel/llvm#4481

The test is updated according spec changes in intel/llvm#4481
@vladimirlaz
Copy link
Author

@Pennycook, please review/approve the PR?

res |= (!gmask_gid3[8] || gmask_gid3[9] || !gmask_gid3[10] ||
gmask_gid3[11])
<< 6;
marray<unsigned char, 6> mr{1};

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry if this is obvious, but why is this a 6?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just longer-than-sub_group_mask-can accept.

@vladimirlaz
Copy link
Author

@Pennycook, could you please approve if you are ok?

@vladimirlaz vladimirlaz merged commit 65f48fa into intel:intel Sep 22, 2021
@vladimirlaz vladimirlaz deleted the update_sub_group_mask branch February 2, 2022 10:45
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants